HubspotFirebaseMessagingService

@Singleton
open class HubspotFirebaseMessagingService : FirebaseMessagingService

This class represents the Hubspot Push Notifications from the Firebase Cloud Messaging Service

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun onMessageReceived(message: RemoteMessage)

Receives the remoteMessage from the Push Notification

Link copied to clipboard
open override fun onNewToken(token: String)

This method is used when FCM send the token for the first time